CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - histogram equalization bmp

搜索资源列表

  1. bmpfile123

    0下载:
  2. 实现数字图像处理的,直方图规定化,和直方图均衡化,bmp图片,可以直接用,-digital image processing, histogram provisions, and histogram equalization, bmp photographs, can be directly used, thank you
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1540442
    • 提供者:chen
  1. MFC实现BMP图像灰度翻转和直方图均衡化

    0下载:
  2. MFC实现BMP图像灰度翻转和直方图均衡化,完整程序代码,MFC to achieve BMP image flip and histogram equalization, a complete code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:958496
    • 提供者:李浩
  1. Histogram

    0下载:
  2. 用matlab实现lena。bmp图像的直方图均衡化-Using matlab to achieve lena. bmp image histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:673
    • 提供者:内莫
  1. homeworkofimageprocessing

    1下载:
  2. 数字图像处理作业,包括:bmp图像的读取,图像的缩放,直方图均衡化等操作的c代码,还有一些关于傅里叶变换,KL变换,哈达吗变换,huffman编码的习题。可以供学习这门课程的同学参考学习。-Digital image processing operations, including: bmp image reading, image scaling, histogram equalization, and other operations of the c code, and some on t
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:14469120
    • 提供者:千年一叹
  1. pic

    1下载:
  2. 实现BMP图像的直方图均衡化,并集成了两幅图片的相似度匹配,能输出匹配度-Achieve BMP image histogram equalization, and integrated picture of the similarity of the two match, output match degree
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:48797
    • 提供者:叶峰峰
  1. zhifangTuJunHeng

    0下载:
  2. 用C++实现的一个 直方图均衡的算法。 目前处理BMP文件-Using C++ to achieve a histogram equalization algorithm. Currently deal with BMP files
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:118662
    • 提供者:弥一强
  1. Histogram

    0下载:
  2. 自行编制读取BMP文件,并使其直方图均衡化的程序-The preparation of their own to read BMP files, and make the process of histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:872
    • 提供者:hq
  1. histogram

    0下载:
  2. 本程序采用VS2005实现直方图的均衡化,经过测试,它能够对.bmp图像进行有效的图像增强,而且实现速度也很快。-This procedure used to achieve VS2005 histogram equalization, after testing, it can make .bmp images for effective image enhancement, and to achieve speed.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:47466
    • 提供者:dandan
  1. chepaidingweixidong

    0下载:
  2. 1.采集到的车牌照图片使用的是24位RGB的BMP位图,即真彩图。需要将其转化为256级灰度图像。 2.将灰度图像转换成为二值图像。 3.去除噪声采用的方法:中值滤波、直方图均衡。 4.数学形态学的基本思想是用具有一定形态的结构元素去度量和提取图像中的对应形状以达到对图像分析和识别的目的。-1. Collection of vehicle license plate image using a 24-bit RGB bitmap in BMP, that is true color.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-16
    • 文件大小:4490647
    • 提供者:李国庆
  1. BMPOP

    0下载:
  2. bmp图像数字处理;图像信息的统计:直方图,最大最小灰度,熵,方差,平均灰度;灰度变换:分段线性变换,阈值,直方图的均衡化;中值滤波(加噪声),梯度算子;数字卷积,增加一个过滤类;几何变换:旋转,几何校正 -bmp image digital processing image information of the statistics: histogram, max-min gray, entropy, variance, average gray gray-scale transfor
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:52954
    • 提供者:孙浩
  1. histogram-equalization

    0下载:
  2. 直方图均衡化 基本图像处理 bmp格式的图片-Histogram equalization, the basic image processing, bmp format images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:89181
    • 提供者:周斌
  1. BMP

    0下载:
  2. 能够实现图像的负片,线性变换,直方图,直方图均衡,拉普拉斯变换等功能-Negative images can be achieved, linear transformation, histogram, histogram equalization, the Laplace transform function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:81483
    • 提供者:那唐
  1. Nero

    1下载:
  2. 编写基本的图像处理程序,包括功能: 图像的读取、存储、显示(bmp、jpg等常用格式) 图像剪切、缩放 图像色彩变换(彩色->灰度等) 基本直方图变换和直方图均衡化 图像平滑与锐化 边缘抽取 阈值化 离散傅立叶变换 二值形态学处理(腐蚀、膨胀、开运算、闭运算) -Preparation of basic image processing procedures, including functions: image reading,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-29
    • 文件大小:8239
    • 提供者:Nero
  1. bmp

    0下载:
  2. 读取指定图像,对该图像进行灰度变化,直方图均衡化,锐化等操作。-Reads the specified image, the image gray scale, histogram equalization, sharpening and other operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1810725
    • 提供者:wang
  1. bmp

    0下载:
  2. bmp 图像读入,保存,直方图均衡化,利用c++是想以上功能-bmp Image read, save, Histogram equalization
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-15
    • 文件大小:3898680
    • 提供者:lvbin
  1. equalization

    0下载:
  2. 数字图像处理直方图均衡化实验,针对灰度图像进行处理处理的图像为正方形位图,bmp格式 开发环境c#2008-Digital image processing, histogram equalization experiments for gray-scale image processing image processing for the square bitmap, bmp format Development environment c# 2008
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:193174
    • 提供者:Aslan
  1. BMP

    0下载:
  2. 图像处理的第一次作业: 8位BMP位图的灰度拉伸和直方图均衡-Image processing operations: 8-bit grayscale bitmap BMP stretching and histogram equalization
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1709282
    • 提供者:聂龙
  1. bmp-process

    1下载:
  2. 数字图象处理算法的演示,包括:图象的DFT和逆DFT 图象的FFT和逆FFT;在图象中加入正弦噪声;图象的模板运算实现图象平滑和锐化;图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(90度与任意角度) • 图象的放缩 • 其它小算法 -Demonstration of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:460723
    • 提供者:wanglx
  1. HistogramEqualization

    0下载:
  2. 直方图均衡,bmp影像灰度处理,包括源代码和测试影像-Histogram equalization, bmp grayscale image processing, including source code and test images
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4776017
    • 提供者:胡三妹
  1. histogram

    0下载:
  2. 实现了bmp灰度图像直方图均衡,将原图的直方图信息和均衡化后的直方图信息以文本形式输出并输出均衡化后的图像。-Bmp realized gray image histogram equalization, the original image after histogram equalization information and histogram information output in text form and outputs the image after equalization.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1059842
    • 提供者:毛毛虫
« 12 3 4 5 »
搜珍网 www.dssz.com